home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 4
/
Gold Medal Software - Volume 4 (Gold Medal) (1994).iso
/
os2
/
fileb188.arj
/
SETTINGS.TXT
< prev
next >
Wrap
Text File
|
1994-08-08
|
3KB
|
104 lines
WPS SETTINGS OUTSIDE THE WPS!!
------------------------------
If you want to use FileBar as a WPS replacement yet still need access
to DOS settings (to modify performance features, extended memory, etc),
you now can!
Upon execution of an application, FileBar will look in the specified
default directory (as specified in the item data dialog) for that item for a
file named SETTINGS.INI. In this file, you can place settings for the
specified executable. The settings are specified one per line and a list of
available settings follows:
AUDIO_ADAPTER_SHARING
COM_DIRECT_ACCESS
COM_HOLD
COM_RECEIVE_BUFFER_FLUSH
COM_SELECT
DOS_AUTOEXEC
DOS_BACKGROUND_EXECUTION
DOS_BREAK
DOS_DEVICE
DOS_FCBS
DOS_FCBS_KEEP
DOS_FILES
DOS_HIGH
DOS_LASTDRIVE
DOS_RMSIZE
DOS_SHELL
DOS_STARTUP_DRIVE
DOS_UMB
DOS_VERSION
DPMI_DOS_API
DPMI_MEMORY_LIMIT
HW_ROM_TO_RAM
HW_TIMER
IDLE_SECONDS
IDLE_SENSITIVITY
INT_DURING_IO
KBD_ALTHOME_BYPASS
KBD_CTRL_BYPASS
KBD_RATE_LOCK
MEM_EXCLUSIVE_ACCESS
PRINT_TIMEOUT
SIO_(group)
VIDEO_8514_XGA_IOTRAP
VIDEO_FASTPASTE
VIDEO_MODE_RESTRICTION
VIDEO_ONDEMAND_MEMORY
VIDEO_RETRACE_EMULATION
VIDEO_ROM_EMULATION
VIDEO_SWITCH_NOTIFICATION
DPMI_NETWORK_BUFF_SIZE
EMS_FRAME_LOCATION
EMS_HIGH_OS_MAP_REGION
EMS_LOW_OS_MAP_REGION
EMS_MEMORY_LIMIT
HW_NOSOUND
VIDEO_WINDOW_REFRESH
WIN_CLIPBOARD
WIN_DDE
XMS_HANDLES
XMS_MEMORY_LIMIT
XMS_MINIMUM_HMA
The above list may not be all-inclusive... (Also, for users of the STARTD
program, your initialization files are directly compatable with FileBar.
Simply copy them to the default directory for an item and rename them
SETTINGS.INI)
Remember that YES and NO responses (which are found in OS/2's setting's
notebook) should actually be encoded using 1 (for yes) and 0 (for no).
So, if you want to set setting XYZ to yes, your settings.ini file must
include the line "XYZ=1" and NOT "XYZ=YES".
QVDM102
-------
As an aid to help you construct SETTINGS.INI files, you should look into
obtaining the freeware program QVDM102. It is a program that will take
WPS settings from an object and write them to a file. The file it writes
contains a [Settings] section that is compatable with FileBar. If you want
an easy way to make FileBar mimick the functionality of your WPS objects,
grab this free program (QVDM102.ZIP on ftp-os2.cdrom.com and many other
major bulletin boards).
------------------------------------------------------------------------------
sample SETTINGS.INI #1
----------------------
DOS_RM_SIZE=640
IDLE_SECONDS=60
sample SETTINGS.INI #2
----------------------
DOS_RM_SIZE=620
IDLE_SECONDS=0
IDLE_SENSITIVITY=100
HW_TIMER=1 (1=ON, 0=OFF)